func runtime/pprof.pprof_goroutineLeakProfileWithLabels

2 uses

	runtime/pprof (current package)
		pprof.go#L810: 	return writeRuntimeProfile(w, debug, "goroutineleak", pprof_goroutineLeakProfileWithLabels)
		pprof.go#L1039: func pprof_goroutineLeakProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n int, ok bool)